From: David S. Miller Date: Thu, 3 Feb 2011 07:06:31 +0000 (-0800) Subject: sch_choke: Need linux/vmalloc.h X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~14916^2~418 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=cdfb74d4c2e3bcc9383121af2591d0ae15007ba7;p=linux-4.9.git sch_choke: Need linux/vmalloc.h Signed-off-by: David S. Miller --- diff --git a/net/sched/sch_choke.c b/net/sched/sch_choke.c index a1cec18dd49c..ee1e2090eebe 100644 --- a/net/sched/sch_choke.c +++ b/net/sched/sch_choke.c @@ -15,6 +15,7 @@ #include #include #include +#include #include #include #include